3.421 \(\int (d \cot (e+f x))^m (b \tan ^2(e+f x))^p \, dx\)

Optimal. Leaf size=78 \[ \frac {\tan (e+f x) \left (b \tan ^2(e+f x)\right )^p (d \cot (e+f x))^m \, _2F_1\left (1,\frac {1}{2} (-m+2 p+1);\frac {1}{2} (-m+2 p+3);-\tan ^2(e+f x)\right )}{f (-m+2 p+1)} \]

[Out]

(d*cot(f*x+e))^m*hypergeom([1, 1/2-1/2*m+p],[3/2-1/2*m+p],-tan(f*x+e)^2)*tan(f*x+e)*(b*tan(f*x+e)^2)^p/f/(1-m+
2*p)

________________________________________________________________________________________

Rubi [A]  time = 0.12, antiderivative size = 78, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.174, Rules used = {3658, 2604, 3476, 364} \[ \frac {\tan (e+f x) \left (b \tan ^2(e+f x)\right )^p (d \cot (e+f x))^m \, _2F_1\left (1,\frac {1}{2} (-m+2 p+1);\frac {1}{2} (-m+2 p+3);-\tan ^2(e+f x)\right )}{f (-m+2 p+1)} \]

Antiderivative was successfully verified.

[In]

Int[(d*Cot[e + f*x])^m*(b*Tan[e + f*x]^2)^p,x]

[Out]

((d*Cot[e + f*x])^m*Hypergeometric2F1[1, (1 - m + 2*p)/2, (3 - m + 2*p)/2, -Tan[e + f*x]^2]*Tan[e + f*x]*(b*Ta
n[e + f*x]^2)^p)/(f*(1 - m + 2*p))

Rule 364

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(a^p*(c*x)^(m + 1)*Hypergeometric2F1[-
p, (m + 1)/n, (m + 1)/n + 1, -((b*x^n)/a)])/(c*(m + 1)), x] /; FreeQ[{a, b, c, m, n, p}, x] &&  !IGtQ[p, 0] &&
 (ILtQ[p, 0] || GtQ[a, 0])

Rule 2604

Int[(cot[(e_.) + (f_.)*(x_)]*(a_.))^(m_)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Dist[(a*Cot[e + f*
x])^m*(b*Tan[e + f*x])^m, Int[(b*Tan[e + f*x])^(n - m), x], x] /; FreeQ[{a, b, e, f, m, n}, x] &&  !IntegerQ[m
] &&  !IntegerQ[n]

Rule 3476

Int[((b_.)*tan[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Dist[b/d, Subst[Int[x^n/(b^2 + x^2), x], x, b*Tan[c + d
*x]], x] /; FreeQ[{b, c, d, n}, x] &&  !IntegerQ[n]

Rule 3658

Int[(u_.)*((b_.)*tan[(e_.) + (f_.)*(x_)]^(n_))^(p_), x_Symbol] :> With[{ff = FreeFactors[Tan[e + f*x], x]}, Di
st[((b*ff^n)^IntPart[p]*(b*Tan[e + f*x]^n)^FracPart[p])/(Tan[e + f*x]/ff)^(n*FracPart[p]), Int[ActivateTrig[u]
*(Tan[e + f*x]/ff)^(n*p), x], x]] /; FreeQ[{b, e, f, n, p}, x] &&  !IntegerQ[p] && IntegerQ[n] && (EqQ[u, 1] |
| MatchQ[u, ((d_.)*(trig_)[e + f*x])^(m_.) /; FreeQ[{d, m}, x] && MemberQ[{sin, cos, tan, cot, sec, csc}, trig
]])

Rubi steps

\begin {align*} \int (d \cot (e+f x))^m \left (b \tan ^2(e+f x)\right )^p \, dx &=\left (\tan ^{-2 p}(e+f x) \left (b \tan ^2(e+f x)\right )^p\right ) \int (d \cot (e+f x))^m \tan ^{2 p}(e+f x) \, dx\\ &=\left ((d \cot (e+f x))^m \tan ^{m-2 p}(e+f x) \left (b \tan ^2(e+f x)\right )^p\right ) \int \tan ^{-m+2 p}(e+f x) \, dx\\ &=\frac {\left ((d \cot (e+f x))^m \tan ^{m-2 p}(e+f x) \left (b \tan ^2(e+f x)\right )^p\right ) \operatorname {Subst}\left (\int \frac {x^{-m+2 p}}{1+x^2} \, dx,x,\tan (e+f x)\right )}{f}\\ &=\frac {(d \cot (e+f x))^m \, _2F_1\left (1,\frac {1}{2} (1-m+2 p);\frac {1}{2} (3-m+2 p);-\tan ^2(e+f x)\right ) \tan (e+f x) \left (b \tan ^2(e+f x)\right )^p}{f (1-m+2 p)}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.16, size = 70, normalized size = 0.90 \[ -\frac {d \left (b \tan ^2(e+f x)\right )^p (d \cot (e+f x))^{m-1} \, _2F_1\left (1,-\frac {m}{2}+p+\frac {1}{2};-\frac {m}{2}+p+\frac {3}{2};-\tan ^2(e+f x)\right )}{f (m-2 p-1)} \]

Antiderivative was successfully verified.

[In]

Integrate[(d*Cot[e + f*x])^m*(b*Tan[e + f*x]^2)^p,x]

[Out]

-((d*(d*Cot[e + f*x])^(-1 + m)*Hypergeometric2F1[1, 1/2 - m/2 + p, 3/2 - m/2 + p, -Tan[e + f*x]^2]*(b*Tan[e +
f*x]^2)^p)/(f*(-1 + m - 2*p)))

________________________________________________________________________________________

fricas [F]  time = 0.53, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\left (b \tan \left (f x + e\right )^{2}\right )^{p} \left (d \cot \left (f x + e\right )\right )^{m}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*cot(f*x+e))^m*(b*tan(f*x+e)^2)^p,x, algorithm="fricas")

[Out]

integral((b*tan(f*x + e)^2)^p*(d*cot(f*x + e))^m, x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \left (b \tan \left (f x + e\right )^{2}\right )^{p} \left (d \cot \left (f x + e\right )\right )^{m}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*cot(f*x+e))^m*(b*tan(f*x+e)^2)^p,x, algorithm="giac")

[Out]

integrate((b*tan(f*x + e)^2)^p*(d*cot(f*x + e))^m, x)

________________________________________________________________________________________

maple [F]  time = 2.00, size = 0, normalized size = 0.00 \[ \int \left (d \cot \left (f x +e \right )\right )^{m} \left (b \left (\tan ^{2}\left (f x +e \right )\right )\right )^{p}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d*cot(f*x+e))^m*(b*tan(f*x+e)^2)^p,x)

[Out]

int((d*cot(f*x+e))^m*(b*tan(f*x+e)^2)^p,x)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \left (b \tan \left (f x + e\right )^{2}\right )^{p} \left (d \cot \left (f x + e\right )\right )^{m}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*cot(f*x+e))^m*(b*tan(f*x+e)^2)^p,x, algorithm="maxima")

[Out]

integrate((b*tan(f*x + e)^2)^p*(d*cot(f*x + e))^m, x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int {\left (d\,\mathrm {cot}\left (e+f\,x\right )\right )}^m\,{\left (b\,{\mathrm {tan}\left (e+f\,x\right )}^2\right )}^p \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d*cot(e + f*x))^m*(b*tan(e + f*x)^2)^p,x)

[Out]

int((d*cot(e + f*x))^m*(b*tan(e + f*x)^2)^p, x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \left (b \tan ^{2}{\left (e + f x \right )}\right )^{p} \left (d \cot {\left (e + f x \right )}\right )^{m}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*cot(f*x+e))**m*(b*tan(f*x+e)**2)**p,x)

[Out]

Integral((b*tan(e + f*x)**2)**p*(d*cot(e + f*x))**m, x)

________________________________________________________________________________________